type runtime.memRecord
5 uses
runtime (current package)
mprof.go#L60: type memRecord struct {
mprof.go#L160: const mProfCycleWrap = uint32(len(memRecord{}.future)) * (2 << 24)
mprof.go#L169: size += unsafe.Sizeof(memRecord{})
mprof.go#L188: func (b *bucket) mp() *memRecord {
mprof.go#L193: return (*memRecord)(data)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)